MailboxData Class |
Namespace: Independentsoft.Exchange
The MailboxData type exposes the following members.
| Name | Description | |
|---|---|---|
| MailboxData |
Initializes a new instance of the MailboxData class.
| |
| MailboxData(String) |
Initializes a new instance of the MailboxData class.
| |
| MailboxData(EmailAddress) |
Initializes a new instance of the MailboxData class.
| |
| MailboxData(String, MeetingAttendeeType) |
Initializes a new instance of the MailboxData class.
| |
| MailboxData(EmailAddress, MeetingAttendeeType) |
Initializes a new instance of the MailboxData class.
| |
| MailboxData(String, MeetingAttendeeType, Boolean) |
Initializes a new instance of the MailboxData class.
| |
| MailboxData(EmailAddress, MeetingAttendeeType, Boolean) |
Initializes a new instance of the MailboxData class.
|
| Name | Description | |
|---|---|---|
| AttendeeType |
Represents the type of attendee identified in the Email element.
| |
| EmailAddress |
Represents the mailbox user for a GetUserAvailability query.
| |
| ExcludeConflicts |
Specifies whether to return suggested times for calendar times that conflict among the attendees.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Converts the value of the current MailboxData object to its equivalent string representation.
(Overrides ObjectToString.) |